perm filename READIN.AUX[B2,JMC] blob
sn#760763 filedate 1984-07-12 generic text, type T, neo UTF8
\relax
\@writefile{toc}{\string\contentsline{chapter}{\string\makebox[1.5em][l]{\uppercase {i}.}INTRODUCTION TO LISP}{1}}
\@writefile{lof}{\string\addvspace{10pt}}
\@writefile{lot}{\string\addvspace{10pt}}
\newlabel{READIN}{{\uppercase {i}}{1}}
\@writefile{toc}{\string\contentsline{section}{\string\makebox[2.3em][l]{\uppercase {i}.1.}Lists.}{1}}
\newlabel{lists}{{\uppercase {i}.1}{1}}
\newlabel{f1}{{\uppercase {i}.1}{1}}
\@writefile{lof}{\string\contentsline{figure}{Figure \uppercase {i}.1. Examples of lists.}{1}}
\newlabel{f2}{{\uppercase {i}.1}{2}}
\@writefile{lof}{\string\contentsline{figure}{Figure \uppercase {i}.2. Information represented as lists.}{2}}
\@writefile{toc}{\string\contentsline{section}{\string\makebox[2.3em][l]{\uppercase {i}.2.}Atoms.}{2}}
\newlabel{atoms}{{\uppercase {i}.2}{2}}
\newlabel{f2a}{{\uppercase {i}.2}{3}}
\@writefile{lof}{\string\contentsline{figure}{Figure \uppercase {i}.3. Examples of atoms.}{3}}
\@writefile{toc}{\string\contentsline{section}{\string\makebox[2.3em][l]{\uppercase {i}.3.}List structures.}{3}}
\newlabel{liststruc}{{\uppercase {i}.3}{3}}
\newlabel{f3}{{\uppercase {i}.3}{3}}
\@writefile{lof}{\string\contentsline{figure}{Figure \uppercase {i}.4. Representation of {\fam \ttfam \eleventt (+ (* X Y) X 3)} as a list structure.}{3}}
\newlabel{f4}{{\uppercase {i}.3}{4}}
\@writefile{lof}{\string\contentsline{figure}{Figure \uppercase {i}.5. A memory map for the list structure {\fam \ttfam \eleventt (+ (* X Y) X 3)}.}{4}}
\@writefile{toc}{\string\contentsline{section}{\string\makebox[2.3em][l]{\uppercase {i}.4.}S-expressions.}{4}}
\newlabel{sexp}{{\uppercase {i}.4}{4}}
\@writefile{toc}{\string\contentsline{section}{\string\makebox[2.3em][l]{\uppercase {i}.5.}The basic functions and predicates on S-expressions.}{6}}
\newlabel{basicfns}{{\uppercase {i}.5}{6}}
\newlabel{t1}{{\uppercase {i}.5}{8}}
\@writefile{lot}{\string\contentsline{figure}{Table \uppercase {i}.1. Examples of {\fam \z@ \elevenrm Lisp}\ terms in external and internal notation and their values.}{8}}
\@writefile{toc}{\string\contentsline{section}{\string\makebox[2.3em][l]{\uppercase {i}.6.}A more abstract view of S-expressions.}{10}}
\newlabel{asexp}{{\uppercase {i}.6}{10}}
\@writefile{toc}{\string\contentsline{section}{\string\makebox[2.3em][l]{\uppercase {i}.7.}Conditional terms.}{13}}
\newlabel{cond}{{\uppercase {i}.7}{13}}
\@writefile{toc}{\string\contentsline{section}{\string\makebox[2.3em][l]{\uppercase {i}.8.}Recursive function definitions.}{15}}
\newlabel{recdefn}{{\uppercase {i}.8}{15}}
\@writefile{toc}{\string\contentsline{section}{\string\makebox[2.3em][l]{\uppercase {i}.9.}Numerical computation.}{21}}
\newlabel{numbers}{{\uppercase {i}.9}{21}}
\@writefile{toc}{\string\contentsline{section}{\string\makebox[2.3em][l]{\uppercase {i}.10.}Lambda expressions and functions with functions as arguments.}{25}}
\newlabel{lambda}{{\uppercase {i}.10}{25}}
\@writefile{toc}{\string\contentsline{section}{\string\makebox[2.3em][l]{\uppercase {i}.11.}The {\fam \itfam \elevenit read eval print} loop.}{28}}
\newlabel{evaluator}{{\uppercase {i}.11}{28}}
\newlabel{f5a}{{\uppercase {i}.4}{34}}
\@writefile{lof}{\string\contentsline{figure}{Figure \uppercase {i}.6. Examples of S-expressions.}{34}}
\newlabel{f5}{{\uppercase {i}.4}{34}}
\@writefile{lof}{\string\contentsline{figure}{Figure \uppercase {i}.7. Representation of S-expressions as list structures.}{34}}
\newlabel{f6}{{\uppercase {i}.7}{34}}
\@writefile{lof}{\string\contentsline{figure}{Figure \uppercase {i}.8. The triangle function.}{34}}